Vcenter Ovf ImportFlag Info
Vcenter Ovf ImportFlag Info
The Vcenter Ovf ImportFlag Info schema describes an import flag supported by the deployment platform.
JSON Example
{
"option": "string",
"description": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
}
string
option
Required
The name of the import flag that is supported by the deployment platform.
description
Required
Localizable description of the import flag.